HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "facility-type",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem facility-type</b></p><a name=\"facility-type\"> </a><a name=\"hcfacility-type\"> </a><p>This case-sensitive code system <code>http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">health-post<a name=\"facility-type-health-post\"> </a></td><td>Health Post</td></tr><tr><td style=\"white-space:nowrap\">border-health-post<a name=\"facility-type-border-health-post\"> </a></td><td>Border Health Post</td></tr><tr><td style=\"white-space:nowrap\">rural-health-centre<a name=\"facility-type-rural-health-centre\"> </a></td><td>Rural Health Centre</td></tr><tr><td style=\"white-space:nowrap\">urban-health-centre<a name=\"facility-type-urban-health-centre\"> </a></td><td>Urban Health Centre</td></tr><tr><td style=\"white-space:nowrap\">zonal-health-centre<a name=\"facility-type-zonal-health-centre\"> </a></td><td>Zonal Health Centre</td></tr><tr><td style=\"white-space:nowrap\">hospital-affiliated-health-centre<a name=\"facility-type-hospital-affiliated-health-centre\"> </a></td><td>Hospital Affiliated Health Centre</td></tr><tr><td style=\"white-space:nowrap\">hospital-level-1<a name=\"facility-type-hospital-level-1\"> </a></td><td>Hospital - Level 1</td></tr><tr><td style=\"white-space:nowrap\">hospital-level-2<a name=\"facility-type-hospital-level-2\"> </a></td><td>Hospital - Level 2</td></tr><tr><td style=\"white-space:nowrap\">hospital-level-3<a name=\"facility-type-hospital-level-3\"> </a></td><td>Hospital - Level 3</td></tr><tr><td style=\"white-space:nowrap\">police-facility<a name=\"facility-type-police-facility\"> </a></td><td>Police</td></tr><tr><td style=\"white-space:nowrap\">military-facility<a name=\"facility-type-military-facility\"> </a></td><td>Military</td></tr><tr><td style=\"white-space:nowrap\">private-facility<a name=\"facility-type-private-facility\"> </a></td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">ngo-facility<a name=\"facility-type-ngo-facility\"> </a></td><td>NGO</td></tr></table></div>"
},
"url" : "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type",
"version" : "0.1.0",
"name" : "ZMCoreFacilityTypeCS",
"title" : "Zambia Master Facility List Facility Type",
"status" : "active",
"experimental" : false,
"date" : "2026-08-12T23:00:51+02:00",
"publisher" : "Ministry of Health - Zambia",
"contact" : [
{
"name" : "Ministry of Health - Zambia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.moh.gov.zm/"
},
{
"system" : "email",
"value" : "digital.health@moh.gov.zm"
}
]
},
{
"name" : "ZM-Core Team",
"telecom" : [
{
"system" : "email",
"value" : "zm-core@moh.gov.zm",
"use" : "work"
}
]
}
],
"description" : "Facility types represented in the Zambia Master Facility List. Police, military, private, and NGO values are retained for source compatibility but overlap with facility ownership and should not be used when a more specific service level is known.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ZM",
"display" : "Zambia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "health-post",
"display" : "Health Post"
},
{
"code" : "border-health-post",
"display" : "Border Health Post"
},
{
"code" : "rural-health-centre",
"display" : "Rural Health Centre"
},
{
"code" : "urban-health-centre",
"display" : "Urban Health Centre"
},
{
"code" : "zonal-health-centre",
"display" : "Zonal Health Centre"
},
{
"code" : "hospital-affiliated-health-centre",
"display" : "Hospital Affiliated Health Centre"
},
{
"code" : "hospital-level-1",
"display" : "Hospital - Level 1"
},
{
"code" : "hospital-level-2",
"display" : "Hospital - Level 2"
},
{
"code" : "hospital-level-3",
"display" : "Hospital - Level 3"
},
{
"code" : "police-facility",
"display" : "Police"
},
{
"code" : "military-facility",
"display" : "Military"
},
{
"code" : "private-facility",
"display" : "Private"
},
{
"code" : "ngo-facility",
"display" : "NGO"
}
]
}